Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 128 and Version 129 of Protocol Specific Questions


Ignore:
Timestamp:
Mar 4, 2013, 8:44:07 AM (11 years ago)
Author:
dandv
Comment:

Add authoritative settings for the Google Apps for Domain SRV entries

Legend:

Unmodified
Added
Removed
Modified
  • Protocol Specific Questions

    v128 v129  
    151151}}}
    152152
    153 If your Google Apps for Your Domain does not have SRV records, [http://www.meebo.com/support/article/41/#can_i_log_into_google_talk_using_my_google_apps_domain Meebo's support article] has information on how they need to be configured.
     153If your Google Apps for Your Domain does not have SRV records, add [http://support.google.com/a/bin/answer.py?hl=en&answer=34143 the following entries]:
     154
     155{{{
     156_xmpp-server._tcp.yourdomain.com. IN SRV 5 0 5269 xmpp-server.l.google.com.
     157_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt1.xmpp-server.l.google.com.
     158_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt2.xmpp-server.l.google.com.
     159_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt3.xmpp-server.l.google.com.
     160_xmpp-server._tcp.yourdomain.com. IN SRV 20 0 5269 alt4.xmpp-server.l.google.com.
     161}}}
     162
     163Here's a screenshot on how to do this in [http://www.linode.com/?r=446aa598af9b6d76eff69264105b5245ffc80f7b Linode]'s DNS manager:
     164[[Image(https://developer.pidgin.im/raw-attachment/ticket/15180/Adding%20SRV%20records%20for%20XMPP%20in%20Linode's%20DNS%20manager.png)]]
     165
    154166
    155167==== How do I configure Pidgin to connect to Google Talk for my domain hosted on Google Apps? ====
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!